home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
Topware
/
pspad
/
Syntax
/
8051 Assembler, Keil.INI
next >
Wrap
INI File
|
2002-04-05
|
936b
|
109 lines
;PSPad user HighLighter definition file
[Settings]
Name=8051 Assembler, Keil
FileType=*.a51,*.asm,*.asm51
ANSIComment=0
PasComment=0
SlashComment=0
CComment=0
SpecComment=0
BasComment=1
FoxComment=0
REMComment=0
ExclComment=0
ByComment=0
SharpComment=0
SlashComment=0
SingleQuote=1
DoubleQuote=0
Preprocessors=0
[KeyWords]
ACALL=
ADD=
ADDC=
AJMP=
ANL=
AT=
BIT=
BSEG=
CALL=
CJNE=
CLR=
CODE=
CPL=
CSEG=
DA=
DATA=
DB=
DBIT=
DEC=
DIV=
DJNZ=
DS=
DSEG=
DW=
END=
EQU=
EXTRN=
IDATA=
INC=
ISEG=
JB=
JBC=
JC=
JMP=
JNB=
JNC=
JNZ=
JZ=
LCALL=
LJMP=
MOV=
MOVC=
MOVX=
MUL=
NAME=
NOP=
ORG=
ORL=
POP=
PUBLIC=
PUSH=
RET=
RETI=
RL=
RLC=
RR=
RRC=
RSEG=
SEGMENT=
SET=
SETB=
SJMP=
SUBB=
SWAP=
USING=
XDATA=
XCH=
XCHD=
XRL=
XSEG=
XSET=
[ReservedWords]
AND=
ELSE=
ELSEIF=
ENDIF=
ENDM=
EXITM=
IF=
INCLUDE=
IRP=
IRPC=
LOCAL=
MACRO=
NUL=
OR=
REPT=
RESET=